func runtime.growWork

3 uses

	runtime (current package)
		map.go#L610: 		growWork(t, h, bucket)
		map.go#L726: 		growWork(t, h, bucket)
		map.go#L1126: func growWork(t *maptype, h *hmap, bucket uintptr) {